home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / util / sys / 68040Lib.readme < prev    next >
Text File  |  2000-01-02  |  16KB  |  324 lines

  1. Short:    A MuLib aware 68040.library, 68030.library, 68020.library
  2. Author:   thor@math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  4. Version:  40.6
  5. Type:     util/sys
  6. Requires: Os 2.04, an 68040
  7.  
  8. -----------------------------------------------------------------------------
  9.  
  10. This is a 68040.library which makes use of the MMU.library to setup its MMU 
  11. tree. Hence, the setup logic of this library has been streamlined as the
  12. complete MMU setup logic has been removed. Since it does not build an MMU
  13. tree itself, it will save approximately 200K of memory for an initial MMU
  14. tree which would be wasted otherwise. Moreover, this library makes use of the 
  15. latest (1.2) FPSP motorola FPU emulation core and has been carefully 
  16. hand-optimized. It does not include questionable patches, but is still 
  17. configurable thru the mmu.library "MMU-Configuration" file.
  18.  
  19. Futhermore, this archive contains the CPU driver libraries for the 68020
  20. and the 68030, to be able to make use of the "FPU" command. 
  21.  
  22. Special care must be taken to use this library on P5 hardware which is,
  23. unfortunately, not always auto-configuring. A setup script is included in
  24. the archive.
  25.  
  26. This library *IS NOT* a must if you want to use the mmu.library. It is an
  27. option which was written to reduce memory usage. 
  28.  
  29. A new 680x0.library and a patch for SetPatch is included to get rid of
  30. the 68040 dummy libraries which are still in use. A beta version of an
  31. analogue 68060.library is available.
  32.  
  33. This 68040.library provides an LVOs to control the FPU exception processing,
  34. and a shell tool, named "FPU", to configure it.
  35.  
  36. Moreover, this 68040.library adds a new resource to your system, the
  37. "fpsp.resource". This resource provides the emulation routines for un-
  38. implemented instructions of the 68040. It is installed by the 68040.library
  39. on startup and made use of as soon as the 68040 detects an FPU instruction
  40. it can't handle itself. It is also used by an external tool, FastIEEE, which
  41. redirects the mathieeee...library vectors to this resource which hence
  42. avoids an unecessery emulation exception the 68040.library would have to
  43. handle.
  44.  
  45. Note that a higher version number does not always mean better code...
  46.  
  47. ------------------------------------------------------------------------------
  48.  
  49. This library is part of the MMULib distribution. To find out more about the
  50. mmu.library and its goals, download util/libs/MMULib.lha.
  51.  
  52. ------------------------------------------------------------------------------
  53.  
  54. Quick installation notes:
  55.  
  56.     - Copy LIBS/mmu.library to LIBS:
  57.     - Copy LIBS/68040.library (or the 68030/68020 lib) to LIBS:
  58.     - Optionally: Read the MMU.guide how to patch SetPatch and how
  59.         to install the 680x0.library.
  60.     - Copy ENVARC/MMU-Configuration to ENVARC:
  61.  
  62. ------------------------------------------------------------------------------
  63.  
  64.                          The THOR-Software Licence (v2, 24th June 1998)
  65.  
  66.  
  67. This License applies to the computer programs known as the "mmu.library",
  68. the "680x0.library" and the "68040.library V40" The "Program", below, refers 
  69. to such program. The "Archive" refers to the package of distribution, as 
  70. prepared by the author of the Program, Thomas Richter. Each licensee is 
  71. addressed as "you".
  72.  
  73.  
  74.  
  75. The Program and the data in the archive are freely distributable
  76. under the restrictions stated below, but are also Copyright (c)
  77. Thomas Richter.
  78.  
  79. Distribution of the Program, the Archive and the data in the Archive by a
  80. commercial organization without written permission from the author to any
  81. third party is prohibited if any payment is made in connection with such
  82. distribution, whether directly (as in payment for a copy of the Program) or
  83. indirectly (as in payment for some service related to the Program, or
  84. payment for some product or service that includes a copy of the Program
  85. "without charge"; these are only examples, and not an exhaustive enumeration
  86. of prohibited activities).
  87.  
  88.  
  89. However, the following methods of distribution
  90. involving payment shall not in and of themselves be a violation of this
  91. restriction:
  92.  
  93.  
  94. (i) Posting the Program on a public access information storage and
  95. retrieval service for which a fee is received for retrieving information
  96. (such as an on-line service), provided that the fee is not
  97. content-dependent (i.e., the fee would be the same for retrieving the same
  98. volume of information consisting of random data).
  99.  
  100.  
  101. (ii) Distributing the Program on a CD-ROM, provided that
  102.  
  103. a) the Archive is reproduced entirely and verbatim on such CD-ROM, including
  104. especially this licence agreement;
  105.  
  106. b) the CD-ROM is made available to the public for a nominal fee only,
  107.  
  108. c) a copy of the CD is made available to the author for free except for
  109. shipment costs, and
  110.  
  111. d) provided further that all information on such CD-ROM is redistributable
  112. for non-commercial purposes without charge.
  113.  
  114.  
  115. Redistribution of a modified version of the Archive, the Program or the
  116. contents of the Archive is prohibited in any way, by any organization,
  117. regardless whether commercial or non-commercial. Everything must be kept
  118. together, in original and unmodified form.
  119.  
  120.  
  121.  
  122.  
  123. Limitations.
  124.  
  125.  
  126. THE PROGRAM IS PROVIDED TO YOU "AS IS", WITHOUT WARRANTY. THERE IS NO
  127. WARRANTY FOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  128. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  129. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE
  130. RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
  131. THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  132. SERVICING, REPAIR OR CORRECTION.
  133.  
  134.  
  135. IF YOU DO NOT ACCEPT THIS LICENCE, YOU MUST DELETE THE PROGRAM, THE ARCHIVE
  136. AND ALL DATA OF THIS ARCHIVE FROM YOUR STORAGE SYSTEM. YOU ACCEPT THIS
  137. LICENCE BY USING OR REDISTRIBUTING THE PROGRAM.
  138.  
  139.  
  140.                                                         Thomas Richter
  141.  
  142. -----------------------------------------------------------------------------
  143.  
  144. So long,
  145.     Thomas            (December 1999)
  146.  
  147.  
  148. ============================= Archive contents =============================
  149.  
  150. Original  Packed Ratio    Date     Time    Name
  151. -------- ------- ----- --------- --------  -------------
  152.     5977    2597 56.5% 11-Dec-99 23:59:02 +68040Lib.readme
  153.      628     269 57.1% 14-Nov-99 16:49:54 +Autodocs.info
  154.     2909    1237 57.4% 28-Aug-99 17:13:30 +68040.doc
  155.     5716    2037 64.3% 28-Aug-99 17:12:44 +680x0.doc
  156.     9641    2541 73.6% 12-Dec-99 00:49:06 +fpsp.doc
  157.      628     272 56.6% 14-Nov-99 16:49:54 +C_Sources.info
  158.     6222    1298 79.1% 31-Oct-99 12:45:26 +FPU.c
  159.     4208    2647 37.0% 29-Aug-99 13:17:18 +Dependencies
  160.      951     543 42.9% 14-Nov-99 16:49:54 +Dependencies.info
  161.      628     272 56.6% 14-Nov-99 16:49:54 +EnvArc.info
  162.     2276    1090 52.1% 31-Oct-99 14:36:00 +MMU-Configuration
  163.      628     271 56.8% 14-Nov-99 16:49:54 +Fixes.info
  164.     4637    1511 67.4% 05-Oct-99 22:08:24 +Fixes.ReadMe
  165.      168     156  7.1% 05-Sep-99 12:26:08 +SetPatch.pch
  166.     1248     801 35.8% 24-Oct-99 14:15:14 +SetPatch_44.pch
  167.    14688    9310 36.6% 27-Aug-99 23:39:48 +spatch
  168.      628     272 56.6% 14-Nov-99 16:49:54 +Include.info
  169.      794     258 67.5% 31-Oct-99 12:34:24 +68040_lib.fd
  170.      783     249 68.1% 31-Oct-99 12:34:46 +680x0_lib.fd
  171.      391     248 36.5% 31-Oct-99 12:13:58 +68040_protos.h
  172.      450     267 40.6% 31-Oct-99 12:14:50 +680x0_protos.h
  173.      475     283 40.4% 31-Oct-99 12:13:20 +disassembler_protos.h
  174.     5206    1195 77.0% 28-Nov-99 14:03:34 +mmu_protos.h
  175.      782     246 68.5% 31-Oct-99 12:34:00 +disassembler_lib.fd
  176.     2088     683 67.2% 31-Oct-99 12:37:02 +68040.h
  177.     2107     692 67.1% 31-Oct-99 12:37:24 +68040.i
  178.     2817     921 67.3% 31-Oct-99 12:38:24 +680x0.h
  179.     2640     886 66.4% 31-Oct-99 12:38:46 +680x0.i
  180.     2609     905 65.3% 31-Oct-99 12:36:34 +disassembler.h
  181.     2757     926 66.4% 31-Oct-99 12:36:00 +disassembler.i
  182.      105      77 26.6% 28-Aug-99 16:30:44 +68040_lvo.i
  183.      215     112 47.9% 28-Aug-99 16:30:28 +680x0_lvo.i
  184.       68      64  5.8% 02-Jul-99 20:05:54 +disassembler_lvo.i
  185.     2030     592 70.8% 28-Nov-99 14:07:10 +mmu_lvo.i
  186.     4076    1385 66.0% 31-Oct-99 12:17:56 +alerts.h
  187.     4101    1411 65.5% 31-Oct-99 12:18:20 +alerts.i
  188.     2071     664 67.9% 31-Oct-99 12:21:24 +config.h
  189.     2435     723 70.3% 31-Oct-99 12:21:44 +config.i
  190.     8191    3057 62.6% 31-Oct-99 12:19:06 +context.h
  191.     8240    3080 62.6% 31-Oct-99 12:19:34 +context.i
  192.     2015     770 61.7% 31-Oct-99 12:20:26 +descriptor.h
  193.     2111     830 60.6% 31-Oct-99 12:20:44 +descriptor.i
  194.    11182    3766 66.3% 31-Oct-99 12:27:50 +exceptions.h
  195.    11249    3775 66.4% 31-Oct-99 12:28:06 +exceptions.i
  196.     1817     594 67.3% 31-Oct-99 12:28:32 +mmubase.h
  197.     1935     624 67.7% 31-Oct-99 12:28:52 +mmubase.i
  198.     6606    2263 65.7% 31-Oct-99 12:29:24 +mmutags.h
  199.     6558    2295 65.0% 31-Oct-99 12:29:44 +mmutags.i
  200.     2852     929 67.4% 28-Nov-99 14:01:56 +mmu_lib.fd
  201.      412     225 45.3% 12-Aug-99 20:07:24 +68040_pragmas.h
  202.      724     283 60.9% 31-Oct-99 12:30:08 +680x0_pragmas.h
  203.      587     268 54.3% 12-Aug-99 20:06:20 +disassembler_pragmas.h
  204.     7224    1393 80.7% 28-Nov-99 14:05:50 +mmu_pragmas.h
  205.      220     125 43.1% 12-Aug-99 20:05:58 +68040.h
  206.      220     128 41.8% 31-Oct-99 12:31:34 +680x0.h
  207.      270     135 50.0% 12-Aug-99 20:04:56 +disassembler.h
  208.      141     106 24.8% 06-Sep-98 13:37:58 +mmu.h
  209.      628     275 56.2% 14-Nov-99 16:49:54 +Install.info
  210.    14252    3293 76.8% 20-Nov-99 14:56:36 +BuildMMUConfig.rexx
  211.     3472    1967 43.3% 12-Dec-99 16:06:34 +FastIEEE
  212.      352     298 15.3% 18-Sep-99 22:07:44 +FindPort
  213.      348     290 16.6% 18-Sep-99 22:07:48 +FindResident
  214.      284     240 15.4% 20-Nov-99 14:08:32 +P5Identify
  215.      244     219 10.2% 08-Nov-99 22:47:34 +PPCIdentify
  216.      320     264 17.5% 11-Dec-99 23:36:58 +ScanMMUPort
  217.      688     496 27.9% 20-Sep-99 19:55:08 +ShowBoards
  218.      628     273 56.5% 14-Nov-99 16:49:54 +Libs.info
  219.     2188    1277 41.6% 05-Dec-99 00:07:52 +68020.library
  220.     2196    1288 41.3% 05-Dec-99 00:07:58 +68030.library
  221.    43152   23145 46.3% 11-Dec-99 23:55:28 +68040.library
  222.      920     643 30.1% 24-Nov-99 23:08:30 +680x0.library
  223.    38836   20446 47.3% 01-Dec-99 21:32:46 +mmu.library
  224.      320     264 17.5% 28-Nov-99 16:25:46 +ScanMMUPort
  225.   131691   42214 67.9% 05-Dec-99 16:51:12 +MMU.guide
  226.      523     274 47.6% 14-Nov-99 16:49:54 +MMU.guide.info
  227.      628     274 56.3% 14-Nov-99 16:49:54 +Shell_Only.info
  228.      376     295 21.5% 21-Aug-99 14:47:14 +CheckFPU
  229.       84      74 11.9% 02-Jul-99 18:57:50 +ClearTTx
  230.     3472    1967 43.3% 12-Dec-99 16:06:34 +FastIEEE
  231.     1060     625 41.0% 28-Aug-99 18:22:22 +FPU
  232.      168     164  2.3% 02-Jul-99 19:15:34 +PrintBusError
  233.      728     426 41.4% 17-Sep-98 21:43:20 +PrintTTx
  234.      232     204 12.0% 02-Jul-99 20:47:26 +ResetBusError
  235.      628     273 56.5% 14-Nov-99 16:49:54 +VBCC.info
  236.       45      45  0.0% 31-Aug-99 03:34:32 +68040_lib.FD_lvo.s
  237.       45      45  0.0% 30-Nov-99 18:56:28 +68040_lvo.s
  238.      170      84 50.5% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  239.      170      84 50.5% 30-Nov-99 18:57:10 +680x0_lvo.s
  240.      104      73 29.8% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  241.      104      73 29.8% 30-Nov-99 18:58:02 +Disassembler_lvo.s
  242.     2810     696 75.2% 30-Nov-99 18:51:46 +MMU_lib.FD_lvo.s
  243.       45      45  0.0% 31-Aug-99 03:34:32 +68040_lib.FD_lvo.s
  244.       45      45  0.0% 30-Nov-99 18:56:34 +68040_lvo.s
  245.      170      84 50.5% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  246.      170      84 50.5% 30-Nov-99 18:57:14 +680x0_lvo.s
  247.      104      73 29.8% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  248.      104      73 29.8% 30-Nov-99 18:58:06 +Disassembler_lvo.s
  249.     2810     696 75.2% 30-Nov-99 18:52:22 +MMU_lib.FD_lvo.s
  250.       48      47  2.0% 31-Aug-99 03:34:34 +68040_lib.FD_lvo.s
  251.       48      47  2.0% 30-Nov-99 18:56:36 +68040_lvo.s
  252.      182      87 52.1% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  253.      182      87 52.1% 30-Nov-99 18:57:18 +680x0_lvo.s
  254.      110      71 35.4% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  255.      110      71 35.4% 30-Nov-99 18:58:14 +Disassembler_lvo.s
  256.     2966     699 76.4% 30-Nov-99 18:52:58 +MMU_lib.FD_lvo.s
  257.       66      63  4.5% 31-Aug-99 03:34:34 +68040_lib.FD_lvo.asm
  258.       66      63  4.5% 30-Nov-99 18:56:40 +68040_lvo.asm
  259.      191     100 47.6% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.asm
  260.      191     100 47.6% 30-Nov-99 18:57:24 +680x0_lvo.asm
  261.      125      83 33.6% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.asm
  262.      125      83 33.6% 30-Nov-99 18:58:20 +Disassembler_lvo.asm
  263.     2831     711 74.8% 30-Nov-99 18:53:58 +MMU_lib.FD_lvo.asm
  264.      176      46 73.8% 30-Nov-99 18:56:32 +68040.dir
  265.      196     133 32.1% 30-Nov-99 18:56:32 +68040.lib
  266.      176      46 73.8% 30-Nov-99 18:56:36 +68040_040.dir
  267.      196     133 32.1% 30-Nov-99 18:56:36 +68040_040.lib
  268.      980     375 61.7% 30-Nov-99 18:56:38 +68040_PPC.a
  269.       88      27 69.3% 30-Nov-99 18:56:42 +68040_WOS.dir
  270.      248     177 28.6% 30-Nov-99 18:56:42 +68040_WOS.lib
  271.      440      87 80.2% 30-Nov-99 18:57:14 +680x0.dir
  272.      584     212 63.6% 30-Nov-99 18:57:14 +680x0.lib
  273.      440      87 80.2% 30-Nov-99 18:57:18 +680x0_040.dir
  274.      584     212 63.6% 30-Nov-99 18:57:18 +680x0_040.lib
  275.     2988     548 81.6% 30-Nov-99 18:57:24 +680x0_PPC.a
  276.      352      72 79.5% 30-Nov-99 18:57:30 +680x0_WOS.dir
  277.      968     266 72.5% 30-Nov-99 18:57:30 +680x0_WOS.lib
  278.      264      70 73.4% 30-Nov-99 18:58:06 +Disassembler.dir
  279.      384     178 53.6% 30-Nov-99 18:58:06 +Disassembler.lib
  280.      264      70 73.4% 30-Nov-99 18:58:14 +Disassembler_040.dir
  281.      384     178 53.6% 30-Nov-99 18:58:14 +Disassembler_040.lib
  282.     1762     501 71.5% 30-Nov-99 18:58:20 +Disassembler_PPC.a
  283.      176      55 68.7% 30-Nov-99 18:58:22 +Disassembler_WOS.dir
  284.      540     241 55.3% 30-Nov-99 18:58:22 +Disassembler_WOS.lib
  285.     5632     772 86.2% 30-Nov-99 18:52:18 +MMU.dir
  286.     9488    1686 82.2% 30-Nov-99 18:52:18 +MMU.lib
  287.     5632     769 86.3% 30-Nov-99 18:52:54 +MMU_040.dir
  288.     9512    1685 82.2% 30-Nov-99 18:52:54 +MMU_040.lib
  289.    42904    3843 91.0% 30-Nov-99 18:53:54 +MMU_PPC.a
  290.     5544     757 86.3% 30-Nov-99 18:54:32 +MMU_WOS.dir
  291.    16488    1778 89.2% 30-Nov-99 18:54:32 +MMU_WOS.lib
  292.      704     125 82.2% 30-Nov-99 19:17:30 +MuAutoLib_000.dir
  293.     1820     399 78.0% 30-Nov-99 19:17:30 +MuAutoLib_000.lib
  294.      704     125 82.2% 30-Nov-99 19:18:48 +MuAutoLib_010.dir
  295.     1820     399 78.0% 30-Nov-99 19:18:48 +MuAutoLib_010.lib
  296.      704     125 82.2% 30-Nov-99 19:20:08 +MuAutoLib_020.dir
  297.     1820     399 78.0% 30-Nov-99 19:20:08 +MuAutoLib_020.lib
  298.      704     125 82.2% 30-Nov-99 19:21:18 +MuAutoLib_030.dir
  299.     1820     399 78.0% 30-Nov-99 19:21:18 +MuAutoLib_030.lib
  300.      704     124 82.3% 30-Nov-99 19:16:18 +MuAutoLib_040.dir
  301.     1820     399 78.0% 30-Nov-99 19:16:18 +MuAutoLib_040.lib
  302.      704     125 82.2% 30-Nov-99 19:22:36 +MuAutoLib_060.dir
  303.     1820     399 78.0% 30-Nov-99 19:22:36 +MuAutoLib_060.lib
  304.     6240     840 86.5% 30-Nov-99 19:24:06 +MuAutoLib_PPC.a
  305.     1408     200 85.7% 30-Nov-99 19:25:30 +MuAutoLib_wos.dir
  306.     5456     523 90.4% 30-Nov-99 19:25:30 +MuAutoLib_wos.lib
  307.      371     192 48.2% 30-Nov-99 18:58:24 +DisassemblerBase.c
  308.       40      40  0.0% 30-Nov-99 18:58:24 +DisassemblerBaseVer.c
  309.      245     144 41.2% 30-Nov-99 19:15:12 +HVC.h
  310.      324     187 42.2% 30-Nov-99 18:56:42 +MC68040Base.c
  311.       35      35  0.0% 30-Nov-99 18:56:44 +MC68040BaseVer.c
  312.      324     186 42.5% 30-Nov-99 18:57:32 +MC680x0Base.c
  313.       35      35  0.0% 30-Nov-99 18:57:32 +MC680x0BaseVer.c
  314.      290     181 37.5% 30-Nov-99 18:54:34 +MMUBase.c
  315.       31      31  0.0% 30-Nov-99 18:54:34 +MMUBaseVer.c
  316.     1763     926 47.4% 30-Nov-99 05:37:54 +LiesMich
  317.     1800    1187 34.0% 12-Oct-99 19:56:48 +LiesMich.info
  318.     2443    1147 53.0% 30-Nov-99 05:35:42 +MMULib.readme
  319.     1800    1187 34.0% 12-Oct-99 19:56:48 +MMULib.readme.info
  320.     1667     835 49.9% 30-Nov-99 05:37:28 +ReadMe
  321.     1800    1187 34.0% 12-Oct-99 19:56:48 +ReadMe.info
  322. -------- ------- ----- --------- --------
  323.   584496  197747 66.1% 14-Dec-99 00:59:50   170 files
  324.